home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / bubble_s.swf / scripts / DefineButton2_162 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2010-08-12  |  64 b   |  5 lines

  1. on(release){
  2.    _parent.E = E;
  3.    _parent.gotoAndStop(2);
  4. }
  5.